sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
fragment
/
androidx.fragment.app
/
[main]DialogFragment
/
onAttach
on
Attach
@
MainThread
open
fun
onAttach
(
@
NonNull
context
:
Context
)
(
source
)
Called when a fragment is first attached to its context.
onCreate
will be called after this.